home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / system / ffg202.zip / DEMO_BAT.ZIP / WPCDATA.BAT < prev    next >
DOS Batch File  |  1995-04-01  |  253b  |  10 lines

  1. @echo off
  2. echo Here is a listing of WordPerfect Corp user Data Files.  It uses text
  3. echo searching.
  4. call presskey
  5. ::
  6. :: Does a case-sensitive search of the first 4 bytes for "=255WPC":
  7. ::
  8. echo on
  9. ffg /p *:* /x*.[exe,com,dll,ovy] /$=c=#4=255WPC
  10.